Welcome![Sign In][Sign Up]
Location:
Search - JMF player

Search list

[JSP/Javachapter6

Description: JAVA项目开发实践-网上范例4: 1:要完成本程序,首先需要安装Java SDK,建立基本的java程序运行和编程环境; 2:安装JMF(Java Media Framework)软件;这很直观,从Sun的网站下载相应的(这里是对应于windows平台)安装文件包jmf-2_1_1c-windows-i586.exe然后直接安装即可。安装过后,确认系统变量“CLASSPATH”包含包含JMF的sound.jar、jmf.jar;当然在上一步的SDK安装中也需要确认相应的系统变量的值;这里不赘述了。 3:开始编制本实例的程序代码;作者使用了eclipse开发源程序。如同在程序中看到的,程序头包含的那些程序包是该工具自动识别加入的。实际上,读者可以采用任意一种编辑器编辑源程序即可,编辑完成存储为“ediaPlayer.java”源文件即可。 4:如上得到源文件后,开始编译源文件;命令如下: javac MediaPlayer.java 编译成功后,编译器生成两个.class文件:MediaPlayer.class,MediaPlayer$1.class。如果出现编译错误,请检查以下各项: 源代码输入是否正确无误、CLASSPATH设置是否正确。 5:运行程序;接下来就可以执行“java MediaPlayer”命令启动媒体播放器。
Platform: | Size: 8192 | Author: 董小园 | Hits:

[Video Capturemediaplayer

Description: MediaPlayer.java 是一个用JMF开发的多媒体播放程序,是一个很好的JMF入门示例。 FrameAccess.java 是一个能够访问视频流中每一帧的程序,对于作视频处理研究的人很有帮助。-JMF is a MediaPlayer.java with the development of multimedia player, is a good example of JMF entry. Is a FrameAccess.java able to access the video stream in each frame of the procedures for video processing for the study were very helpful.
Platform: | Size: 5120 | Author: 万黎 | Hits:

[JSP/JavaMusicPlayer

Description: 一个处理模拟音频信号,播放PM3,OGG等文件的音频播放器.用JAVA&jmf写的.-A handle analog audio signals, broadcast PM3, OGG and other documents of the audio players. Using JAVA
Platform: | Size: 1783808 | Author: 黄玉 | Hits:

[Multimedia Developplayer

Description:
Platform: | Size: 328704 | Author: | Hits:

[Audio programSimpleAudioPlayer

Description: 基于JMF的简易的MP3播放器的核心代码,文件名在源码中改-JMF-based summary of the MP3 player
Platform: | Size: 1024 | Author: JasonZhu | Hits:

[Streaming Mpeg4MediaPlayerFrame

Description: 基于JMF的视频播放器核心代码,文件名请在源码中修改-JMF-based video player core code, the file name in the source code to modify
Platform: | Size: 3072 | Author: JasonZhu | Hits:

[mpeg mp3MediaPlayerClassic

Description: 基于jmf的简单播放器,可以播放mp3,wav。mpeg2等格式的文件-JMF based on a simple player that can play mp3, wav. mpeg2 files, etc.
Platform: | Size: 76800 | Author: 鱼雷导弹 | Hits:

[Streaming Mpeg4JavaPlay

Description: Java视频播放器,需要安装JMF才可运行-Java video player, need to install JMF before running
Platform: | Size: 7168 | Author: angpy | Hits:

[JSP/Java080910155637

Description: 头一段时间做jmf程序,要把截获的视频流,潜入到网页中,并播放;在网上找了很多例子,是弹出frame框形式的,没有做成嵌入到applet里面,自己做了一个嵌入到applet里面的。也就是把播放器嵌入到applet里面,而不是弹出一个Frame框,并且定义了两个按钮;一个启动,一个停止;以下是源码; 解压码是:xuedijiujiu 这是个客户端applet程序程序,实现视频的接受和播放;服务器端可以用JMStudio来辅助调试; 程序仅供研究 -JMF head for some time to do the procedure, it is necessary to intercept the video stream, into the page, and play in-line to find many examples is the form of pop-up box frame, without causing embedded inside the applet, embed their own to do a inside the applet. That is, the player embedded inside the applet, rather than a Frame pop-up box, and the definition of the two buttons a start, a stop The following is a source decompression code: xuedijiujiu This is a client-side applet process procedures, to accept and realize video playback server-side can be used to help debug JMStudio procedure for research
Platform: | Size: 3072 | Author: 王河 | Hits:

[JSP/JavaVideoPlayDemo

Description: jmf实现媒体播放,但只能播放音频文件,请大家指导-JMF media player to achieve, but can only play audio files, please guide
Platform: | Size: 2048 | Author: 朋友 | Hits:

[DocumentsHDTachV3.0.4.0

Description: 有详细说明注释,基于jmf实现的。enjoy it!-compact version of the media player, are detailed notes on JMF achieve. Enjoy it-There are detailed description of the Notes, based on the JMF achievable. enjoy it!-compact version of the media player, are detailed notes on JMF achieve. Enjoy it
Platform: | Size: 2070528 | Author: songxuebin8 | Hits:

[JSP/JavaxiaomingJMF2[1].0

Description: 这是一个简单的用JMF完成的播放器软件,代码比较简单,适合初学者看看。-This is a simple to use JMF player completed software code is relatively simple, suitable for beginners to see.
Platform: | Size: 64512 | Author: 沈雁 | Hits:

[JSP/JavaJMFPlayer

Description: Java使用jmf来实现MP3的播放,不错的例子!-Java using jmf to achieve MP3 player, a good example!
Platform: | Size: 1933312 | Author: 王子熙 | Hits:

[J2MEsrc

Description: 用Java的JMF实现一个媒体播放器,可以播放音频和视频 -Using Java' s JMF realization of a media player can play audio and video
Platform: | Size: 79872 | Author: 林霞 | Hits:

[JSP/JavaJMF_Movie_Player_funcional

Description: this an example of class suporting video on java. This code use the classes of the JMF API, this example describes a video player with function os JPanel, making easy to add in JFrames and anothers JPanels-this is an example of class suporting video on java. This code use the classes of the JMF API, this example describes a video player with function os JPanel, making easy to add in JFrames and anothers JPanels
Platform: | Size: 2048 | Author: felipe | Hits:

[JSP/Javaaaa

Description: JMF播放器源代码 运行JMFSample就可以拉 -JMF Player source code 呵呵
Platform: | Size: 11264 | Author: yuzilei | Hits:

[mpeg mp31

Description: java开发的利用jmf编辑的播放器,可以自动播放节目单-java to develop and use jmf player editor, you can automatically broadcasts a single
Platform: | Size: 4455424 | Author: 张凯 | Hits:

[JSPVideoPlayer

Description: java jmf写的简单播放器,有播放,暂停,快进的功能,还有静音的功能,和全屏的功能的-player for jmf
Platform: | Size: 1024 | Author: 唐志鹏 | Hits:

[Multimedia DevelopMediaPlayerFrame

Description: Java JMF实现的视频播放程序,只能播放JMF支持的格式,要想知道JMF支持什么格式,请自行查阅-Java JMF implementation of video player, only play JMF supported formats, in order to know what the JMF supported formats, your own inspection
Platform: | Size: 1024 | Author: Java | Hits:

[Video CaptureMusic

Description: 用JMF写的播放器,实现了大部分播放器中的功能。-Written with the JMF player to achieve most of the functions of the player.
Platform: | Size: 32768 | Author: 雨天 | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net